[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18778Washington, Miguel, C91950National CityCaliforniaUnited States
12209Jai, Mindy90706BellflowerCaliforniaUnited States
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-20 11:00:32.149 UTC