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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20583Wang, Kristen, L22001HamburgHessenGermany
21281Hill, Andrea91910Chula VistaCaliforniaUnited States
13976Smith, Emmanuel98312BremertonWashingtonUnited States

Generated 2025-07-11 07:58:30.283 UTC