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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11789Phillips, Bailey91950National CityCaliforniaUnited States
24129Gutierrez, Jamie, A60323FrankfurtHessenGermany
25041Phillips, Hunter, G98901YakimaWashingtonUnited States

Generated 2025-07-11 18:04:12.487 UTC