[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 750   SHUFFLE   <  SKIP 133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14586Rowe, ToddV2M1S6NewtonBritish ColumbiaCanada
18940Bell, Seth97205PortlandOregonUnited States
23011Rivera, Isaiah, K94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 04:49:31.639 UTC