[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 2731   SHUFFLE   <  SKIP 1698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24121Liu, Valerie, R66041PoingSaarlandGermany
22394Suri, Meagan, D93500PantinSeine Saint DenisFrance
20253Kapoor, Veronica, G6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-18 12:55:52.645 UTC