[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 680   SHUFFLE   <  SKIP 5746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom
16071Rodriguez, TaylorV2W 1W2HaneyBritish ColumbiaCanada
20484Morgan, Gabriella94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 05:53:21.479 UTC