[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 470   SHUFFLE   <  SKIP 1643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13598Luo, Keith, R59368WerneNordrhein-WestfalenGermany
17877Blanco, Danny66740SaarlouisSaarlandGermany
29102Mehta, Marie, L7001HobartTasmaniaAustralia

Generated 2025-07-17 13:04:29.417 UTC