[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 3165   SHUFFLE   <  SKIP 1508  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23528Ferrier, Jaime, P2450Coffs HarbourNew South WalesAustralia
20307Blue, Natalie, T92118CoronadoCaliforniaUnited States

Generated 2025-07-21 14:59:56.353 UTC