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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17408Miller, Thomas, J94941Mill ValleyCaliforniaUnited States
23662Sanchez, Cynthia, S2061Milsons PointNew South WalesAustralia
13427Winston, Connor, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 01:35:36.015 UTC