[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1876  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23693Jenkins, Jacqueline94109San FranciscoCaliforniaUnited States
27564Lal, Kevin91502BurbankCaliforniaUnited States
27284Bailey, Danielle, Y98104SeattleWashingtonUnited States

Generated 2025-07-19 12:05:25.861 UTC