[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 518   SHUFFLE   <  SKIP 5025  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance
15374Kumar, Donna94010BurlingameCaliforniaUnited States
29309Navarro, Rodney, L6006PerthSouth AustraliaAustralia

Generated 2025-07-20 21:36:16.858 UTC