[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 416   SHUFFLE   <  SKIP 755  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom
29383Vance, KaitlinRG11 5TPBerkshireEnglandUnited Kingdom
11170Howard, Carol, T98168BurienWashingtonUnited States

Generated 2025-07-15 02:45:08.024 UTC