[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 594  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom
17034Clark, LaurenV9MetchosinBritish ColumbiaCanada
13702Suarez, Jessie, D91910Chula VistaCaliforniaUnited States
20091Parker, Andrea, L92118CoronadoCaliforniaUnited States

Generated 2025-07-14 14:09:16.609 UTC