[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 3112   SHUFFLE   <  SKIP 55  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24988Diaz, Kayla, E95062Santa CruzCaliforniaUnited States
23925Torres, Marie80074MünchenHamburgGermany
25424Roberts, Ian, M98225BellinghamWashingtonUnited States

Generated 2025-07-13 14:30:07.239 UTC