[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 3165   SHUFFLE   <  SKIP 2483  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23501Perry, Isabelle, A91945Lemon GroveCaliforniaUnited States
22543Campbell, Jeremy97205PortlandOregonUnited States
19817Flores, MorganV9LangfordBritish ColumbiaCanada
27619Lee, Joseph, F91910Chula VistaCaliforniaUnited States

Generated 2025-07-19 06:51:29.486 UTC