[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 236   SHUFFLE   <  SKIP 25  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28828Murphy, Andrea, R90401Santa MonicaCaliforniaUnited States
13259Garcia, Allen, F48001MünsterSaarlandGermany
13356Prasad, Stefanie, J98225BellinghamWashingtonUnited States

Generated 2025-07-12 21:30:13.830 UTC