[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 2421   SHUFFLE   <  SKIP 3493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14554Mitchell, IsaacAS23Stoke-on-TrentEnglandUnited Kingdom
17511Subram, Tabitha, C2055North SydneyNew South WalesAustralia
13983Collins, Logan, H2444Port MacquarieNew South WalesAustralia

Generated 2025-07-19 17:35:23.737 UTC