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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15630Tang, Nichole, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
28627Collins, Edward, M90505TorranceCaliforniaUnited States
15519Evans, Jennifer, K97005BeavertonOregonUnited States

Generated 2025-07-18 08:19:50.384 UTC