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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15434Zhou, Brent3205South MelbourneVictoriaAustralia
20355Gray, Melanie, S97301SalemOregonUnited States
21757Wang, Elijah, S98033KirklandWashingtonUnited States

Generated 2025-07-20 13:40:01.088 UTC