[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 618   SHUFFLE   <  SKIP 2987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15188Watson, Isaac, S98270MarysvilleWashingtonUnited States
22580Long, Alexis4217Gold CoastQueenslandAustralia
21256Torres, Meghan, I2060Lavender BayNew South WalesAustralia

Generated 2025-07-19 23:48:30.451 UTC