[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 3274  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19357Flores, Ryan, M85049IngolstadtBayernGermany
28954Hu, Omar, S4700RockhamptonQueenslandAustralia
27323Shan, Michele59100RoubaixNordFrance
21536Rubio, Billy, L01071DresdenHessenGermany

Generated 2025-07-13 12:56:30.383 UTC