[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 5288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26341Taylor, Olivia, R98366Port OrchardWashingtonUnited States
26535Perry, Kelly, E98366Port OrchardWashingtonUnited States
26644Hernandez, Jenna, E98366Port OrchardWashingtonUnited States

Generated 2025-07-10 21:31:15.163 UTC