[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 250   SHUFFLE   <  SKIP 3393  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14235Alvarez, Larry, T2500WollongongNew South WalesAustralia
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom
18736Patterson, Ashley, R3000MelbourneVictoriaAustralia

Generated 2025-07-19 01:05:00.557 UTC