[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 998   SHUFFLE   <  SKIP 177  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18371Morgan, Jessica98036LynnwoodWashingtonUnited States
19945Garcia, Phillip, P94310OrlyVal de MarneFrance
18543Wilson, Dalton, R91941GrossmontCaliforniaUnited States
23156Barnes, Samantha, J97301SalemOregonUnited States

Generated 2025-07-13 15:54:30.272 UTC