[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 568   SHUFFLE   <  SKIP 601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22425Sullivan, Roy91370Verrieres Le BuissonEssonneFrance
16926Sanz, Rodney4171HawthorneQueenslandAustralia
13034Yuan, Kelsey, D2580GoulburnNew South WalesAustralia

Generated 2025-07-19 07:44:20.118 UTC