[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 518   SHUFFLE   <  SKIP 4407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13195Perry, Aaron94109San FranciscoCaliforniaUnited States
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom
11316Allen, LukeV9LangfordBritish ColumbiaCanada

Generated 2025-07-14 19:25:09.105 UTC