[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 3669   SHUFFLE   <  SKIP 4445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17276Jenkins, Elijah, S98270MarysvilleWashingtonUnited States
15513Perez, Madeline, E98055RentonWashingtonUnited States
18970Roberts, Jason, G90012Los AngelesCaliforniaUnited States

Generated 2025-07-19 01:06:30.708 UTC