[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 9980   <  SKIP 2126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24184Jackson, Alexandra, AOX1OxfordEnglandUnited Kingdom
24186Alonso, TheodoreOX1OxfordEnglandUnited Kingdom
24189Suri, Andre, DOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-22 00:31:31.486 UTC