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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17525Wright, Adam94519ConcordCaliforniaUnited States
29123Goel, Tonya4217Gold CoastQueenslandAustralia
26264Lal, Elijah91791West CovinaCaliforniaUnited States

Generated 2025-07-12 23:57:59.942 UTC