[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 470   SHUFFLE   <  SKIP 4327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14912Taylor, Emma, M91776San GabrielCaliforniaUnited States
11554Simmons, Sydney93290Tremblay-en-FranceSeine Saint DenisFrance
18026He, Alisha, ROX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-18 04:55:42.484 UTC