[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 475   SHUFFLE   <  SKIP 395  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20277Hall, Mary, R3337MeltonVictoriaAustralia
13546Jai, Mitchell, D48001MünsterSaarlandGermany
14512Jones, Christopher, J98371PuyallupWashingtonUnited States

Generated 2025-07-13 09:47:08.083 UTC