[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 211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17993Williams, Richard, I20354HamburgHamburgGermany
23641Morris, Megan4700RockhamptonQueenslandAustralia
11271Reed, Danielle, C94109San FranciscoCaliforniaUnited States

Generated 2025-07-09 00:16:40.380 UTC