[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 2275   SHUFFLE   <  SKIP 158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28598Russell, Wyatt, A92102San DiegoCaliforniaUnited States
22179Mehta, Abby, C2777SpringwoodNew South WalesAustralia
20864Howard, Grace, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 16:59:26.032 UTC