[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 1243   SHUFFLE   <  SKIP 3732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States
22942She, Brittney, M6006PerthSouth AustraliaAustralia
25357Foster, Marcus, E94010BurlingameCaliforniaUnited States

Generated 2025-07-20 16:37:14.498 UTC