[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 2662   SHUFFLE   <  SKIP 141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14520Xu, Bonnie, C98312BremertonWashingtonUnited States
27162Madan, PhillipRG7 5H7ReadingEnglandUnited Kingdom
11588Mehta, Candace93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-21 11:50:40.375 UTC