[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 999   SHUFFLE   <  SKIP 2058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27240Cooper, Dalton98901YakimaWashingtonUnited States
20806Lopez, James, EPB12PeterboroughEnglandUnited Kingdom
29417Vazquez, Kellie, B80074MünchenHamburgGermany

Generated 2025-07-20 11:44:04.823 UTC