[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 3669   SHUFFLE   <  SKIP 3120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22489Xie, Roger, V91370Verrieres Le BuissonEssonneFrance
17336Sanchez, Chase, A92118CoronadoCaliforniaUnited States
15163Murphy, Victoria, J98901YakimaWashingtonUnited States

Generated 2025-07-12 14:52:36.231 UTC