[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 0   SHUFFLE   <  SKIP 2697  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12374Kapoor, Marie59170CroixNordFrance
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom
23625Navarro, MichealSW8 1XDLondonEnglandUnited Kingdom
25014Reed, Juan91950Lincoln AcresCaliforniaUnited States
18855Zhang, RobertV7L 4J4N. VancouverBritish ColumbiaCanada
16022Hernandez, Devin, S98107BallardWashingtonUnited States

Generated 2025-11-04 17:12:11.325 UTC