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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22227Cai, Barbara, A91502BurbankCaliforniaUnited States
20842Moreno, Tyrone, S20354HamburgHamburgGermany
18599Simmons, Kyle, J98027IssaquahWashingtonUnited States

Generated 2025-07-18 03:42:58.476 UTC