[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 680   SHUFFLE   <  SKIP 5763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12938Parker, Edward, N99202SpokaneWashingtonUnited States
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom
11153James, Angela, R98055RentonWashingtonUnited States

Generated 2025-07-17 20:46:11.423 UTC