[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   SHUFFLE   <  SKIP 4587  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24507Garcia, Madison98020EdmondsWashingtonUnited States
14158Moreno, Craig, NY024 1GFYorkEnglandUnited Kingdom
12269Zheng, Warren, F59170CroixNordFrance
29176Evans, LukeV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-12 03:48:07.536 UTC