[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 4000   SHUFFLE   <  SKIP 1169  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24523Coleman, Mariah, G94014ColmaCaliforniaUnited States
17177Hayes, Richard91950Lincoln AcresCaliforniaUnited States
14192Kapoor, Ronald93500PantinSeine Saint DenisFrance

Generated 2025-07-14 10:08:30.104 UTC