[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 484   SHUFFLE   <  SKIP 2330  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13772Perez, Michele, KPB12PeterboroughEnglandUnited Kingdom
12970Powell, Angela, RV7L 4J4VancouverBritish ColumbiaCanada
16825Zeng, Susan46236BottropNordrhein-WestfalenGermany
22292Gomez, Stacy, M91502BurbankCaliforniaUnited States

Generated 2025-07-19 03:43:45.006 UTC