[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 2295   SHUFFLE   <  SKIP 624  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14701Macagno, Maurizio, J31770ColomiersGaronne (Haute)France
18879Morgan, Garrett, J94014ColmaCaliforniaUnited States
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 22:47:59.983 UTC