[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 2452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20946Chandra, Abby, E33041PaderbornHamburgGermany
29432Roberts, Gabrielle, ELE18LeedsEnglandUnited Kingdom
18068Walker, Ethan91364Woodland HillsCaliforniaUnited States

Generated 2025-07-10 19:11:11.391 UTC