[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 376   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15299Lopez, Charles, H97355LebanonOregonUnited States
18616Butler, Spencer, A94611OaklandCaliforniaUnited States
19098Evans, Xavier2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-10 05:08:13.162 UTC