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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11529Bryant, Austin, L97205PortlandOregonUnited States
25603Guo, Dawn, RGL50CheltenhamEnglandUnited Kingdom
20361Moreno, Jonathon98168BurienWashingtonUnited States

Generated 2025-07-09 05:13:26.185 UTC