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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14044Wright, Thomas, M94611OaklandCaliforniaUnited States
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
14728Henderson, Elizabeth98371PuyallupWashingtonUnited States
18814Adams, Evan98201EverettWashingtonUnited States

Generated 2025-07-11 13:05:23.002 UTC