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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13280Adams, Bailey98033KirklandWashingtonUnited States
26967Li, Edwin1597Lane CoveNew South WalesAustralia
21219Zhu, Candice, S3220GeelongVictoriaAustralia

Generated 2025-07-17 07:53:57.700 UTC