[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 613   SHUFFLE   <  SKIP 1146  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13696Edwards, Katherine66578NeunkirchenSaarlandGermany
21549Ruiz, Jerome, J14129BerlinHessenGermany
22132Mehta, Rachael, D94014ColmaCaliforniaUnited States
23110Gonzalez, Mackenzie91203GlendaleCaliforniaUnited States

Generated 2025-07-15 11:08:40.762 UTC