[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 2637  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17680Gray, Mackenzie, LV8XRoyal OakBritish ColumbiaCanada
23388Henderson, Ana92020El CajonCaliforniaUnited States
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
17396Rodriguez, Eduardo91932Imperial BeachCaliforniaUnited States

Generated 2025-07-11 13:28:13.189 UTC