[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 1776  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21497Cox, Patrick, S91910Chula VistaCaliforniaUnited States
18210Lal, Katie, E2264SilverwaterNew South WalesAustralia
14607Nelson, Isaiah97034Lake OswegoOregonUnited States
17068Smith, Thomas4655Hervey BayQueenslandAustralia
23918Navarro, Kendra59491Villeneuve-d'AscqNordFrance
20562Mr., Rodman, JimEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-10-31 01:11:28.743 UTC