[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 24   SHUFFLE   <  SKIP 1897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19224Henderson, Stephanie, LV0SookeBritish ColumbiaCanada
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States
13999Gonzales, Elijah, A94611OaklandCaliforniaUnited States

Generated 2025-07-14 05:14:11.608 UTC