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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13933Richardson, Isabella, F90505TorranceCaliforniaUnited States
24652Butler, Luke98020EdmondsWashingtonUnited States
23176Ward, Jesse, A94070San CarlosCaliforniaUnited States

Generated 2025-07-19 16:41:44.391 UTC