[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 480   SHUFFLE   <  SKIP 884  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12297Blanco, Felicia60323FrankfurtHessenGermany
26602Yang, Noah91945Lemon GroveCaliforniaUnited States
24217Morgan, LaurenGL50CheltenhamEnglandUnited Kingdom
28676Bailey, Alex, L91502BurbankCaliforniaUnited States

Generated 2025-07-17 03:17:38.210 UTC