[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 9481   SHUFFLE   <  SKIP 2003  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15045Luo, Tasha, R92310SèvresHauts de SeineFrance
21942Roberts, Julia, M98036LynnwoodWashingtonUnited States
22211Gray, Richard, D98501OlympiaWashingtonUnited States
16116Hurtado, Begoña, M91950National CityCaliforniaUnited States

Generated 2025-07-20 19:23:05.511 UTC