[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4056  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24897Hu, Glenn, R2065St. LeonardsNew South WalesAustralia
28266Flores, Wyatt97301SalemOregonUnited States
26767Goel, Alisha, C2138RhodesNew South WalesAustralia
23053Bailey, Anna98033KirklandWashingtonUnited States

Generated 2025-07-11 22:28:00.728 UTC