[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 70   SHUFFLE   <  SKIP 1447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19196She, April66578NeunkirchenSaarlandGermany
20721Perry, Hailey, GGL50CheltenhamEnglandUnited Kingdom
20401Jenkins, Hannah, G94010BurlingameCaliforniaUnited States

Generated 2025-07-21 01:01:13.631 UTC