[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 2788   SHUFFLE   <  SKIP 689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26176Hayes, JasonV8XRoyal OakBritish ColumbiaCanada
14372Washington, Kaitlyn, L98366Port OrchardWashingtonUnited States
29274Green, Miguel, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 04:58:59.864 UTC