[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 827   SHUFFLE   <  SKIP 1533  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15675Alonso, Jay, A95010HofBayernGermany
15184Hernandez, Mathew, A4171HawthorneQueenslandAustralia
27052Bailey, Jada, W98104SeattleWashingtonUnited States

Generated 2025-07-17 12:33:56.031 UTC