[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 677   SHUFFLE   <  SKIP 2131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12317She, Carl, AOX1OxfordEnglandUnited Kingdom
13548Jai, Bridget, M91480FrankfurtBayernGermany
25398Jones, Thomas, K94070San CarlosCaliforniaUnited States

Generated 2025-07-16 08:55:49.183 UTC