[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 413   SHUFFLE   <  SKIP 641  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22468Gonzalez, Ruben, AE17 6JFLondonEnglandUnited Kingdom
24644Johnston, Samuel, B92020El CajonCaliforniaUnited States
19860Young, Sara98107BallardWashingtonUnited States

Generated 2025-07-13 19:28:55.074 UTC