[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 4898   SHUFFLE   <  SKIP 772  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17889Taylor, Blake, SLE18LeedsEnglandUnited Kingdom
27685Torres, Alfredo3000MelbourneVictoriaAustralia
27444Martinez, Kayla, E99362Walla WallaWashingtonUnited States

Generated 2025-07-17 16:42:52.955 UTC