[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 482   SHUFFLE   <  SKIP 3905  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23596Bradley, Katherine75007ParisSeine (Paris)France
12408Lu, Jon, M66740SaarlouisSaarlandGermany
18602Ramirez, Patrick91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 09:53:38.336 UTC