[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 362   SHUFFLE   <  SKIP 961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12177Campbell, Kevin, SV8POak BayBritish ColumbiaCanada
28665Anand, Donna, M98225BellinghamWashingtonUnited States
18313Foster, Arianna, L94010BurlingameCaliforniaUnited States

Generated 2025-07-16 11:03:47.044 UTC