[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 2421   SHUFFLE   <  SKIP 4313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15932Jimenez, Tabitha66272Sulzbach TaunusSaarlandGermany
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States
15181Huang, Rosa, P6006PerthSouth AustraliaAustralia

Generated 2025-07-14 23:09:40.654 UTC