[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 2421   SHUFFLE   <  SKIP 681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15141Zheng, Sandra, P2777SpringwoodNew South WalesAustralia
27833Lu, Dawn, GEC1R 0DULondonEnglandUnited Kingdom
26140Long, Emily, L2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-09 22:13:10.434 UTC