[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 290   <  SKIP 692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28263Lee, Jonathan98201EverettWashingtonUnited States
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
19171Torres, Melanie, L90401Santa MonicaCaliforniaUnited States

Generated 2025-07-19 07:45:32.853 UTC