[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 2421   SHUFFLE   <  SKIP 863  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
27661Martinez, Christopher, F91950National CityCaliforniaUnited States
16475Anand, Kurt, L45001EssenHamburgGermany
19139Simmons, Oscar, F98201EverettWashingtonUnited States

Generated 2025-07-11 12:52:53.908 UTC