[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 10363  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
11785Diaz, Theodore, D98107BallardWashingtonUnited States
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States
21307Jones, Olivia, A92020El CajonCaliforniaUnited States

Generated 2025-07-20 10:27:24.437 UTC