[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 484   SHUFFLE   <  SKIP 2151  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom
29114Raman, Levi2138RhodesNew South WalesAustralia
14973Jai, Alicia66740SaarlouisSaarlandGermany
20119Hernandez, Carlos98020EdmondsWashingtonUnited States

Generated 2025-07-14 17:56:04.669 UTC