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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17641Ms., Smith-Bates, Lorrin, G.93500PantinSeine Saint DenisFrance
27216Diaz, Ana, D91776San GabrielCaliforniaUnited States

Generated 2025-07-12 07:16:28.210 UTC