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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13764Parker, Stephanie, J59140DunkerqueNordFrance
29337Gomez, Hector, A4169East BrisbaneQueenslandAustralia
24243Lin, Karen3198SeafordVictoriaAustralia

Generated 2025-07-13 02:53:04.440 UTC