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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22669Raji, Lindsay, ESW6 SBYLondonEnglandUnited Kingdom
18966Rai, Carly94704BerkeleyCaliforniaUnited States
19277Jiménez, Billy, L78400ChatouYvelineFrance

Generated 2025-07-14 18:41:20.681 UTC