[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 2511   SHUFFLE   <  SKIP 1185  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19224Henderson, Stephanie, LV0SookeBritish ColumbiaCanada
17467Hayes, Wyatt, M92020El CajonCaliforniaUnited States
11532Miller, Lauren98052RedmondWashingtonUnited States

Generated 2025-07-15 02:39:16.463 UTC