[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 2491  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14505Edwards, Alex, K90210Beverly HillsCaliforniaUnited States
27399Parker, Thomas92118CoronadoCaliforniaUnited States
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 04:03:10.907 UTC