[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 2142  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27736Young, Mackenzie97071WoodburnOregonUnited States
22617Nath, Andres91054ErlangenBayernGermany
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom
21758Malhotra, Patricia, S98168BurienWashingtonUnited States

Generated 2025-07-11 14:45:03.144 UTC