[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 650   SHUFFLE   <  SKIP 2538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
16981Simmons, Hunter97034Lake OswegoOregonUnited States
16216Mitchell, Charles, L98366Port OrchardWashingtonUnited States

Generated 2025-07-20 23:30:18.736 UTC