[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 484   SHUFFLE   <  SKIP 2762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23204Mitchell, Katherine, C99202SpokaneWashingtonUnited States
14032Chandra, Arthur, L2264SilverwaterNew South WalesAustralia
13953Munoz, Theresa, M2300NewcastleNew South WalesAustralia

Generated 2025-07-21 10:04:32.837 UTC