[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 2280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16251Howard, MakaylaNT20Newcastle upon TyneEnglandUnited Kingdom
27356Lopez, Mayra, E2264SilverwaterNew South WalesAustralia
26451Perry, Mariah99202SpokaneWashingtonUnited States

Generated 2025-07-17 00:20:00.180 UTC