[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 405   SHUFFLE   <  SKIP 1163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14956Romero, Krista20354HamburgHamburgGermany
21778Shen, Louis98168BurienWashingtonUnited States
28370Gutierrez, Eddie, RW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-18 03:36:19.638 UTC