[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 376   SHUFFLE   <  SKIP 3182  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26525Bell, Jeremy, F91791West CovinaCaliforniaUnited States
15852Henderson, Oscar, J95062Santa CruzCaliforniaUnited States
24968Moore, Dalton, L97205PortlandOregonUnited States

Generated 2025-07-17 04:32:24.839 UTC