[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 4   SHUFFLE   <  SKIP 609  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24619Kelly, Shelby, N92020El CajonCaliforniaUnited States
26711Bryant, Mya, P91502BurbankCaliforniaUnited States
13674Shen, Drew, L75012ParisSeine (Paris)France

Generated 2025-07-17 13:17:51.634 UTC