[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 506   SHUFFLE   <  SKIP 623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21729Morgan, Alexandria, L99202SpokaneWashingtonUnited States
12857Kumar, Raul, BWA3 7BHWarringtonEnglandUnited Kingdom
28368Butler, Fernando59100RoubaixNordFrance

Generated 2025-07-10 18:13:57.618 UTC