[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 4000   SHUFFLE   <  SKIP 3045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22228Gonzalez, Katelyn98201EverettWashingtonUnited States
22225Murphy, Jessica98027IssaquahWashingtonUnited States
18295Mr., Solanki, Ajay4000BrisbaneQueenslandAustralia

Generated 2025-07-14 22:33:59.168 UTC