[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 7484   <  SKIP 377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23853Perez, Isaac, S98284Sedro WoolleyWashingtonUnited States
25678Yang, Erica60082Frankfurt am MainHamburgGermany
22807Garcia, Cindy, AW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-22 00:30:47.964 UTC