[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 655   <  SKIP 2246  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20286Wu, Stacey, W90706BellflowerCaliforniaUnited States
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-17 23:12:00.892 UTC