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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29106Beck, Calvin94010BurlingameCaliforniaUnited States
27666Garcia, Alyssa, L94536FremontCaliforniaUnited States
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States

Generated 2025-07-19 13:54:45.714 UTC