[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 468   SHUFFLE   <  SKIP 864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22728Russell, AriannaV8Y 1L1CliffsideBritish ColumbiaCanada
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom
22521Rivera, Christina, K60323FrankfurtHessenGermany

Generated 2025-07-08 06:49:50.320 UTC