[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 9324   SHUFFLE   <  SKIP 192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27673Young, Jennifer, M98312BremertonWashingtonUnited States
13818Chander, Dawn93700DrancySeine Saint DenisFrance
22292Gomez, Stacy, M91502BurbankCaliforniaUnited States

Generated 2025-07-17 11:31:42.676 UTC