[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 540   SHUFFLE   <  SKIP 136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27102Miller, Katherine, BV2L3W8NewtonBritish ColumbiaCanada
12878Sun, Gilbert, L90210Beverly HillsCaliforniaUnited States
25304Carlson, Ruben, JAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-14 03:03:32.865 UTC