[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 511   SHUFFLE   <  SKIP 734  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27794Kumar, Dawn, WRG7 5H7ReadingEnglandUnited Kingdom
11159Hughes, Brianna, A91364Woodland HillsCaliforniaUnited States

Generated 2025-07-18 14:03:17.907 UTC