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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17955Zhao, Ronnie66740SaarlouisSaarlandGermany
22061Goel, Jenny, C90703CerritosCaliforniaUnited States
26244Hughes, Jordan99202SpokaneWashingtonUnited States
28007Ye, Clayton, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 08:31:04.847 UTC