[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 785   SHUFFLE   <  SKIP 80  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16664Nelson, Sophia3337MeltonVictoriaAustralia
26680Powell, Melissa98270MarysvilleWashingtonUnited States
22645Murphy, Isabella57000MetzMoselleFrance

Generated 2025-07-12 17:02:26.653 UTC