[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 0   SHUFFLE   <  SKIP 2646  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14987Nara, Misty59100RoubaixNordFrance
23691Hu, Karen, F98225BellinghamWashingtonUnited States
14834Jimenez, Ebony34117KasselHessenGermany
20526Alexander, Brittany91945Lemon GroveCaliforniaUnited States

Generated 2025-11-01 17:00:11.921 UTC