[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 236   SHUFFLE   <  SKIP 13  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13492Foster, Christian, C91502BurbankCaliforniaUnited States
19169Bryant, Arianna98366Port OrchardWashingtonUnited States
26255Alexander, Cameron97355LebanonOregonUnited States

Generated 2025-07-10 07:23:28.382 UTC