[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 2275  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27417She, Edwin92118CoronadoCaliforniaUnited States
15681Gonzales, Emma, POX1OxfordEnglandUnited Kingdom
16312Beck, Bethany, H92081Paris La DefenseHauts de SeineFrance
21156Lopez, Maria, E97330CorvallisOregonUnited States

Generated 2025-07-19 09:57:09.064 UTC