[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 327   SHUFFLE   <  SKIP 3967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22904Shen, Mitchell, M7001HobartTasmaniaAustralia
19052Kapoor, Kristi59140DunkerqueNordFrance
13538Henderson, Vanessa34117KasselHessenGermany

Generated 2025-07-21 12:31:15.454 UTC