[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 3677   SHUFFLE   <  SKIP 2220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
16961Perry, Faith94014ColmaCaliforniaUnited States
18646Adams, Blake, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-09 17:31:37.717 UTC