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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16716Henderson, Jose98371PuyallupWashingtonUnited States
24440Hughes, Jordyn91950Lincoln AcresCaliforniaUnited States
26838Shan, Cassie59000LilleNordFrance

Generated 2025-07-11 12:13:13.542 UTC