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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26194Brown, Miguel, T90241DowneyCaliforniaUnited States
13470Jai, Jaclyn90706BellflowerCaliforniaUnited States
22837Chandra, Sergio, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-14 13:38:20.416 UTC