[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 444   SHUFFLE   <  SKIP 2419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom
20059Washington, Madison93000BobignySeine Saint DenisFrance
22756Nath, Jon94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 22:15:19.000 UTC