[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 1156   SHUFFLE   <  SKIP 90  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19323Rogers, Jeremy, G78400ChatouYvelineFrance
28786Prasad, Erick, E98168BurienWashingtonUnited States
21934Cox, Jennifer, A91203GlendaleCaliforniaUnited States

Generated 2025-07-21 14:26:07.947 UTC