[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 744   SHUFFLE   <  SKIP 79  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27619Lee, Joseph, F91910Chula VistaCaliforniaUnited States
19135Brown, Logan, C98033KirklandWashingtonUnited States
16967Hernandez, Noah97045Oregon CityOregonUnited States

Generated 2025-07-10 04:35:20.495 UTC