[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 3104   SHUFFLE   <  SKIP 2016  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11783Mitchell, Sara, A92102San DiegoCaliforniaUnited States
20060Jackson, Kayla, RTY31RuncornEnglandUnited Kingdom
28387Alvarez, RobertoAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-12 07:14:58.492 UTC