[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 445   SHUFFLE   <  SKIP 4059  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18860Foster, Sydney, J98055RentonWashingtonUnited States
26341Taylor, Olivia, R98366Port OrchardWashingtonUnited States
27762Yuan, Shawn, PSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-14 23:40:21.460 UTC