[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 376   SHUFFLE   <  SKIP 3182  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21513Xu, Stacey75008ParisSeine (Paris)France
11790Gonzalez, Timothy, C91910Chula VistaCaliforniaUnited States
24812Sai, Johnathan, B91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 16:31:29.984 UTC