[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 3104   SHUFFLE   <  SKIP 2164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26879Lin, Shannon, L60075Frankfurt am MainSaarlandGermany
14559Washington, Ashley90802Long BeachCaliforniaUnited States
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-19 21:49:32.342 UTC