[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 468   SHUFFLE   <  SKIP 858  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom
15059Zhu, Lisa, RWA1 4SYWoolstonEnglandUnited Kingdom
17531Ramirez, Isaac97045Oregon CityOregonUnited States

Generated 2025-07-08 20:36:39.799 UTC