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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21980Moreno, Beth4169East BrisbaneQueenslandAustralia
23433Muñoz, Pedro, A7001HobartTasmaniaAustralia
23772Raman, Cory10501BerlinNordrhein-WestfalenGermany

Generated 2025-07-14 00:39:06.906 UTC