[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 7291   SHUFFLE   <  SKIP 648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20386Russell, Anna, O91945Lemon GroveCaliforniaUnited States
19980Carter, Alexandra, E98033KirklandWashingtonUnited States
19139Simmons, Oscar, F98201EverettWashingtonUnited States

Generated 2025-07-19 18:02:25.789 UTC