[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 875   SHUFFLE   <  SKIP 3505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17632Serrano, Jimmy, LRG11 5TPBerkshireEnglandUnited Kingdom
11266Howard, Taylor98366Port OrchardWashingtonUnited States
23053Bailey, Anna98033KirklandWashingtonUnited States

Generated 2025-07-08 14:03:33.977 UTC