[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6633  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23246Gill, Renee, L98107BallardWashingtonUnited States
22388Beck, Bradley, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-13 22:05:27.147 UTC