[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 568   SHUFFLE   <  SKIP 715  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17324Xu, Tonya3977CranbourneVictoriaAustralia
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany
17773Lin, Crystal93700DrancySeine Saint DenisFrance
13115Wu, Clarence, L2055North SydneyNew South WalesAustralia

Generated 2025-07-17 08:42:18.186 UTC