[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 2454  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14366Brooks, Anna, S98270MarysvilleWashingtonUnited States
18419Johnson, Rachel92020El CajonCaliforniaUnited States
14981Raji, April, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-10 20:54:16.087 UTC