[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 460   SHUFFLE   <  SKIP 2015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15004Hu, Suzanne62200Boulogne-sur-MerPas de CalaisFrance
16620Thompson, Cameron, M1002SydneyNew South WalesAustralia
28847Xu, Carly, G94519ConcordCaliforniaUnited States

Generated 2025-07-15 09:08:59.302 UTC