[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 1296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25799James, Arianna, AOX1OxfordEnglandUnited Kingdom
23428Bailey, Savannah, J2580GoulburnNew South WalesAustralia
24071Suarez, Victor, NSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-13 06:11:41.130 UTC