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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13171Torres, Catherine, C91950National CityCaliforniaUnited States
25594Malhotra, Cindy, T93500PantinSeine Saint DenisFrance
15747Nelson, Evan91910Chula VistaCaliforniaUnited States
11551Alvarez, Shannon92700ColombesHauts de SeineFrance

Generated 2025-07-20 21:37:46.184 UTC