[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3672   <  SKIP 85  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12199Richardson, Christina99362Walla WallaWashingtonUnited States
24247Sara, George5023FindonSouth AustraliaAustralia
11155Robinson, Hunter, J91502BurbankCaliforniaUnited States

Generated 2025-07-20 00:45:31.307 UTC