[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 6264   SHUFFLE   <  SKIP 3490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12041Martin, Seth98270MarysvilleWashingtonUnited States
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom
28168Ward, Jacqueline90802Long BeachCaliforniaUnited States

Generated 2025-07-20 14:03:18.676 UTC