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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20146Hall, Mackenzie, A59491Villeneuve-d'AscqNordFrance
23411Prasad, Cesar2113North RydeNew South WalesAustralia
12715Gill, Eddie, J3198SeafordVictoriaAustralia

Generated 2025-07-13 06:57:45.636 UTC