[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 1059  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23433Muñoz, Pedro, A7001HobartTasmaniaAustralia
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-19 19:52:36.363 UTC