[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 248   SHUFFLE   <  SKIP 878  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom
15973Garcia, Christopher98284Sedro WoolleyWashingtonUnited States
28635Gonzalez, Levi90706BellflowerCaliforniaUnited States

Generated 2025-07-10 08:07:07.738 UTC