[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 1139  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23945Black, NicolasY03 4TNYorkEnglandUnited Kingdom
28106Williams, Chloe, A91941GrossmontCaliforniaUnited States
18982Baker, Kyle98033KirklandWashingtonUnited States

Generated 2025-07-11 15:41:48.306 UTC