[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 875   SHUFFLE   <  SKIP 3537  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14243Winston, Gregory, R97045Oregon CityOregonUnited States
15240Navarro, Monique, R2444Port MacquarieNew South WalesAustralia
19069Hall, Thomas93000BobignySeine Saint DenisFrance

Generated 2025-07-14 04:11:50.543 UTC