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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22819Alvarez, Daisy, PW1V 5RNLondonEnglandUnited Kingdom
21587Roberts, Jenna, T90706BellflowerCaliforniaUnited States
29284Hughes, Riley98107BallardWashingtonUnited States

Generated 2025-07-14 03:42:17.440 UTC