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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15737Robinson, Alexander, J98036LynnwoodWashingtonUnited States
19306Perez, Candace93500PantinSeine Saint DenisFrance
12934Foster, Jason, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-10 19:30:36.505 UTC