[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 803   SHUFFLE   <  SKIP 933  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26323Ruiz, Dwayne, A97005BeavertonOregonUnited States
28788Martinez, Dominique94014ColmaCaliforniaUnited States
26930Andersen, Sharon48001MünsterSaarlandGermany
29025Hayes, Miguel, K91203GlendaleCaliforniaUnited States

Generated 2025-07-22 06:14:43.817 UTC