[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 9718   <  SKIP 165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23518Adams, Katherine, MV8Y 1L1CliffsideBritish ColumbiaCanada
19050Chapman, JoelGL50CheltenhamEnglandUnited Kingdom
27631Phillips, Gabriella94611OaklandCaliforniaUnited States

Generated 2025-07-19 23:45:21.088 UTC