[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 484   SHUFFLE   <  SKIP 324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23187Munoz, Andy, C98312BremertonWashingtonUnited States
19943Carlson, Walter75003ParisSeine (Paris)France
11370Xu, Alicia3205South MelbourneVictoriaAustralia

Generated 2025-07-09 19:38:23.085 UTC