[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 416   SHUFFLE   <  SKIP 1387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11584Carter, Devin, J66578NeunkirchenSaarlandGermany
15496Goel, Kelli, V94014ColmaCaliforniaUnited States
24486Zeng, Rafael91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 19:59:13.947 UTC