[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   SHUFFLE   SKIP 4110   <  SKIP 1607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19936Luo, Corey46236BottropNordrhein-WestfalenGermany
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany
24843Subram, Bryant66740SaarlouisSaarlandGermany

Generated 2025-07-19 02:46:46.317 UTC