[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 250   SHUFFLE   <  SKIP 3087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14798Nara, Colleen, L59170CroixNordFrance
22864Hall, Mason98027IssaquahWashingtonUnited States
20438Scott, Robert, C91791West CovinaCaliforniaUnited States

Generated 2025-07-14 14:19:48.511 UTC