[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 2747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26539Hayes, Faith94010BurlingameCaliforniaUnited States
23139Yang, Christian91910Chula VistaCaliforniaUnited States
28508Romero, Jaime, BPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 05:09:28.351 UTC