[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 494  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20933Li, Laura, OOX1OxfordEnglandUnited Kingdom
28732Yang, Bianca, EGA10GatesheadEnglandUnited Kingdom
23996Lee, Richard, I7001HobartTasmaniaAustralia
21174Smith, Andre4700RockhamptonQueenslandAustralia

Generated 2025-07-10 11:40:54.475 UTC