[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 1076   SHUFFLE   <  SKIP 870  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26695Diaz, Jocelyn, D91950Lincoln AcresCaliforniaUnited States
20710Raje, AndresEM15Esher-MoleseyEnglandUnited Kingdom
25667Gao, Jaclyn63151MühlheimHamburgGermany
28232Russell, Gavin97005BeavertonOregonUnited States

Generated 2025-07-19 07:54:53.033 UTC