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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21475Alexander, Cassidy94015Daly CityCaliforniaUnited States
12210He, Alan, ASE1 8HLLondonEnglandUnited Kingdom
19163Bailey, Riley91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 02:44:03.927 UTC