[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 750   SHUFFLE   <  SKIP 649  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States
21243Bailey, Juan, M90505TorranceCaliforniaUnited States
27765Tang, Jerry91480FrankfurtBayernGermany
20868Shan, MistyLA1 1LNLancasterEnglandUnited Kingdom
15638He, Rosa, JMK8 8DFMilton KeynesEnglandUnited Kingdom
17041Perry, Connor98501OlympiaWashingtonUnited States

Generated 2025-11-05 14:07:29.844 UTC