[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 908  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20875Washington, Julia, RWA3WatfordEnglandUnited Kingdom
19839Yuan, CarlyT2P 2G8CalgaryAlbertaCanada
14190Patel, Candace, D80074MünchenNordrhein-WestfalenGermany
27045Brooks, Angel, D98052RedmondWashingtonUnited States
26704Alvarez, Frank, G90210Beverly HillsCaliforniaUnited States
12721Martinez, Rebekah, A66740SaarlouisSaarlandGermany

Generated 2025-07-20 01:49:46.540 UTC