[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 2421   SHUFFLE   <  SKIP 1397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16651Martinez, Abigail98027IssaquahWashingtonUnited States
18613Murphy, Cody90241DowneyCaliforniaUnited States
16603Mr., Seely, Scott80074MünchenHamburgGermany

Generated 2025-07-13 13:02:21.331 UTC