[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 2678   SHUFFLE   <  SKIP 1575  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29199Wilson, James, M94536FremontCaliforniaUnited States
19289Patel, Johnathan66001SaarbrückenSaarlandGermany
15516Raje, Shaun, V91910Chula VistaCaliforniaUnited States

Generated 2025-07-16 16:29:50.096 UTC