[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 4203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18673Green, James, M90210Beverly HillsCaliforniaUnited States
29158Edwards, Ian, A98168BurienWashingtonUnited States
17956Gomez, Jaime57000MetzMoselleFrance

Generated 2025-07-12 03:02:30.452 UTC