[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 5903   SHUFFLE   <  SKIP 304  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21027Nelson, Luke, EGL50CheltenhamEnglandUnited Kingdom
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom
14732Cook, Trinity98501OlympiaWashingtonUnited States
26517Griffin, Melanie, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 18:12:37.755 UTC