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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19540Richardson, Jade, R98033KirklandWashingtonUnited States
11681Jones, Abigail, E99202SpokaneWashingtonUnited States
27702Lu, Darryl1597Lane CoveNew South WalesAustralia

Generated 2025-07-17 17:50:00.300 UTC