[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 10122   <  SKIP 440  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
20908Foster, Wyatt, C66578NeunkirchenSaarlandGermany

Generated 2025-07-18 14:57:35.803 UTC