[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 494   SHUFFLE   <  SKIP 522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17380Adams, Nathan, C94704BerkeleyCaliforniaUnited States
23411Prasad, Cesar2113North RydeNew South WalesAustralia
23968Baker, Caleb, FOX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 12:32:26.017 UTC