[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 778   SHUFFLE   <  SKIP 763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29344Ye, Gilbert1597Lane CoveNew South WalesAustralia
28396Munoz, Rebekah22001HamburgHessenGermany
27430Young, Stephanie, N98312BremertonWashingtonUnited States

Generated 2025-07-18 14:48:52.951 UTC