[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 2421   SHUFFLE   <  SKIP 6667  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15628Sandberg, Brianna, T42651SolingenNordrhein-WestfalenGermany
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
11113Blanco, Micheal, A6006PerthSouth AustraliaAustralia

Generated 2025-07-18 14:51:07.907 UTC