[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 512   SHUFFLE   <  SKIP 1464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11042Sanchez, Megan, J90012Los AngelesCaliforniaUnited States
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
16610Clark, Sydney2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-12 00:50:19.977 UTC