[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 229   SHUFFLE   <  SKIP 1647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21804Cook, Brooke, V98366Port OrchardWashingtonUnited States
12285Chande, Bethany93700DrancySeine Saint DenisFrance
21746Hernandez, Xavier90712LakewoodCaliforniaUnited States

Generated 2025-07-21 03:52:51.219 UTC