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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28171Henderson, Aidan98168BurienWashingtonUnited States
22320Gill, Danny, LRG11 5TPBerkshireEnglandUnited Kingdom
29020Young, Jackson, W91977Spring ValleyCaliforniaUnited States
11589Malhotra, EbonyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-10 12:28:35.045 UTC