[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 999   SHUFFLE   <  SKIP 517  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance
12247Raman, Brandy2010DarlinghurstNew South WalesAustralia
28618Bailey, Katelyn, C98104SeattleWashingtonUnited States

Generated 2025-07-16 09:10:52.196 UTC