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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27412Price, Miguel91932Imperial BeachCaliforniaUnited States
13582Gao, MarthaW1X3SELondonEnglandUnited Kingdom
13030Lopez, Sophia, C92118CoronadoCaliforniaUnited States

Generated 2025-07-14 04:18:52.715 UTC