[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 468   SHUFFLE   <  SKIP 455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11859Garcia, Blake, J98501OlympiaWashingtonUnited States
23788Smith, Michael91502BurbankCaliforniaUnited States
16585Sun, Vincent, FRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-14 07:20:15.795 UTC