[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 468   SHUFFLE   <  SKIP 991  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21177Nath, Kara, S4551CaloundraQueenslandAustralia
12115Richardson, Chloe, R97355LebanonOregonUnited States
18593Martinez, Sydney, C98055RentonWashingtonUnited States

Generated 2025-07-13 00:01:49.107 UTC