[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 482   SHUFFLE   <  SKIP 4004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25985Harris, Justin, L94947NovatoCaliforniaUnited States
23404Peterson, Amanda98371PuyallupWashingtonUnited States
16021Sanchez, ShelbyV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-11 20:52:02.669 UTC