[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 512   <  SKIP 2248  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26232Gomez, JayPE17BuryEnglandUnited Kingdom
26407Davis, AshleyPE17BuryEnglandUnited Kingdom
25668Lopez, Carolyn, LPE17BuryEnglandUnited Kingdom
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom

Generated 2025-07-16 10:17:26.151 UTC