[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 2817   SHUFFLE   <  SKIP 1612  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11058Diaz, Marc5023FindonSouth AustraliaAustralia
25590Gill, Naomi, E66041PoingSaarlandGermany
13456Hernandez, Sydney98033KirklandWashingtonUnited States

Generated 2025-07-18 09:48:31.827 UTC