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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20913Liu, Wesley24044KielSaarlandGermany
18210Lal, Katie, E2264SilverwaterNew South WalesAustralia
15230Vance, Jillian, D2113North RydeNew South WalesAustralia

Generated 2025-07-12 21:34:15.279 UTC