[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 2130   SHUFFLE   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom
23453Deng, Maurice94704BerkeleyCaliforniaUnited States
24705Mr., Shimshoni, DanielSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-12 12:47:27.152 UTC