[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 767   SHUFFLE   <  SKIP 3249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16139Alexander, Jacqueline, J91791West CovinaCaliforniaUnited States
28657Hayes, Ryan97222MilwaukieOregonUnited States
17278Price, Isabella, L2444Port MacquarieNew South WalesAustralia

Generated 2025-07-15 23:07:19.837 UTC