[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 512   SHUFFLE   <  SKIP 1207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22609Cai, Clarence, L14111BerlinHamburgGermany
27412Price, Miguel91932Imperial BeachCaliforniaUnited States
28665Anand, Donna, M98225BellinghamWashingtonUnited States

Generated 2025-07-11 16:13:57.355 UTC