[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 127   SHUFFLE   <  SKIP 2503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27668Gonzalez, Kevin98033KirklandWashingtonUnited States
12390Martinez, Denise, L12311BerlinHamburgGermany
17358Bell, Sydney91791West CovinaCaliforniaUnited States

Generated 2025-07-18 04:14:30.295 UTC