[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 1821  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17941Jenkins, David85049IngolstadtBayernGermany
14414Wilson, Rachel92118CoronadoCaliforniaUnited States
28246Gray, Alexa97330CorvallisOregonUnited States

Generated 2025-07-15 16:35:18.325 UTC