[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 484   SHUFFLE   <  SKIP 1044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12709Rodriguez, Ian, W94070San CarlosCaliforniaUnited States
15682Garcia, Heidi, R53001BonnHamburgGermany
15467Shan, Caleb, A91502BurbankCaliforniaUnited States

Generated 2025-07-22 11:16:54.088 UTC