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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23808Perry, Spencer91950Lincoln AcresCaliforniaUnited States
13582Gao, MarthaW1X3SELondonEnglandUnited Kingdom
29222Perez, Evan, R90505TorranceCaliforniaUnited States

Generated 2025-07-17 21:53:27.454 UTC