[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 6264   SHUFFLE   <  SKIP 3495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
28195Martin, Kellie, RV3J 6Z3BurnabyBritish ColumbiaCanada
13283Griffin, Dakota97355LebanonOregonUnited States

Generated 2025-07-21 18:15:31.366 UTC