[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 416   SHUFFLE   <  SKIP 2591  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17566Martinez, Rachel94063Redwood CityCaliforniaUnited States
28748Washington, Kelly, MGL50CheltenhamEnglandUnited Kingdom
14840Zhu, AutumnY024 1GFYorkEnglandUnited Kingdom
15845Carter, Mackenzie, M97222MilwaukieOregonUnited States

Generated 2025-07-20 11:39:58.680 UTC