[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 875   SHUFFLE   <  SKIP 3726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22984Robinson, Cameron, C98225BellinghamWashingtonUnited States
24591Pal, Derek4810TownsvilleQueenslandAustralia
23324Deng, Deborah3198SeafordVictoriaAustralia

Generated 2025-07-08 22:57:20.956 UTC