[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22998Washington, Lauren, RV9MetchosinBritish ColumbiaCanada
11767Madan, Meagan4171HawthorneQueenslandAustralia
19252Brooks, Jasmine, S75007ParisSeine (Paris)France

Generated 2025-07-11 13:30:14.567 UTC