[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 413   SHUFFLE   <  SKIP 1810  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21611Wilson, Ethan, J91364Woodland HillsCaliforniaUnited States
22502Miller, GraceGL50CheltenhamEnglandUnited Kingdom
26295Kapoor, Toni, K98312BremertonWashingtonUnited States
16921Jai, EdwinT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-17 00:28:28.816 UTC