[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 0   SHUFFLE   <  SKIP 2524  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24799Sanz, Byron95610Citrus HeightsCaliforniaUnited States
25642Rai, JonC2H 7AULondonEnglandUnited Kingdom
26713Edwards, Stephanie, R92118CoronadoCaliforniaUnited States

Generated 2025-11-03 08:07:54.025 UTC