[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 24   SHUFFLE   <  SKIP 297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28886Jai, Franklin, S75005ParisSeine (Paris)France
14881Griffin, Eric98312BremertonWashingtonUnited States
13009She, Mindy, J3000MelbourneVictoriaAustralia

Generated 2025-07-11 10:56:06.643 UTC