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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24837Lewis, Wyatt20354HamburgHamburgGermany
27460Goel, Grant, S91910Chula VistaCaliforniaUnited States
28591Collins, Mary, E94536FremontCaliforniaUnited States

Generated 2025-07-12 02:55:18.295 UTC