[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 2421   SHUFFLE   <  SKIP 739  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20063Ortega, Kristy, E75003ParisSeine (Paris)France
23204Mitchell, Katherine, C99202SpokaneWashingtonUnited States
26944Nara, Drew, AMK8 8DFMilton KeynesEnglandUnited Kingdom
12727Ross, Amanda, E93000BobignySeine Saint DenisFrance

Generated 2025-07-13 04:25:16.790 UTC