[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 250   SHUFFLE   <  SKIP 5893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15360Martin, Ryan91502BurbankCaliforniaUnited States
13356Prasad, Stefanie, J98225BellinghamWashingtonUnited States
25633Sutton, Tara, A80074MünchenHamburgGermany

Generated 2025-07-15 22:54:11.396 UTC