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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12535Kapoor, Clifford, A42651SolingenNordrhein-WestfalenGermany
19200Henderson, LukeV9LangfordBritish ColumbiaCanada
11443Griffin, Grace7001HobartTasmaniaAustralia

Generated 2025-07-15 03:48:24.279 UTC