[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 511   SHUFFLE   <  SKIP 1857  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19633Gray, Destiny, B91203GlendaleCaliforniaUnited States
13331Diaz, Lauren, A91932Imperial BeachCaliforniaUnited States
28900Price, Jasmine, L20354HamburgHamburgGermany
23489Huang, Autumn98225BellinghamWashingtonUnited States

Generated 2025-07-15 18:51:31.155 UTC