[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 542   <  SKIP 1208  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22608Munoz, Arthur, LRG12 8TBBracknellEnglandUnited Kingdom
23760Sharma, NinaRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-17 02:08:16.487 UTC