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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22315Raman, Darren, KY03 4TNYorkEnglandUnited Kingdom
22554Xu, GilbertY024 1GFYorkEnglandUnited Kingdom
22559Vazquez, StacyYO15YorkEnglandUnited Kingdom

Generated 2025-07-07 21:01:15.438 UTC