[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 413   SHUFFLE   <  SKIP 1854  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17555Smith, William, A94519ConcordCaliforniaUnited States
17227Gutierrez, Erika3000MelbourneVictoriaAustralia
11281Barnes, Megan, J91502BurbankCaliforniaUnited States
28883Romero, EddieSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-18 06:48:32.242 UTC