[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 3669   SHUFFLE   <  SKIP 2049  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28718Raman, Cassandra2060Lavender BayNew South WalesAustralia
23528Ferrier, Jaime, P2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-16 10:49:36.570 UTC