[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 484   <  SKIP 1026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21018Serrano, Sheila, CB29 6SLBirminghamEnglandUnited Kingdom
26411Xu, MarioB29 6SLBirminghamEnglandUnited Kingdom
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-14 22:35:21.811 UTC