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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12205Long, Madison, J91502BurbankCaliforniaUnited States
14639Howard, Jeremiah, L90241DowneyCaliforniaUnited States
26921Weber, Cynthia4171HawthorneQueenslandAustralia

Generated 2025-07-14 01:39:20.571 UTC