[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 1845   SHUFFLE   <  SKIP 2112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26715Bell, Gabriella94611OaklandCaliforniaUnited States
11169Richardson, Bryce92118CoronadoCaliforniaUnited States
28386Subram, SergioSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-14 21:17:30.284 UTC