[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 5825   <  SKIP 2120  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13530Chen, Krystal, DRG7 5H7ReadingEnglandUnited Kingdom
25151Washington, Jasmine91932Imperial BeachCaliforniaUnited States
11305Evans, Sean, A91910Chula VistaCaliforniaUnited States
21426Raje, Jon94014ColmaCaliforniaUnited States

Generated 2025-07-20 05:27:59.377 UTC