[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 158   SHUFFLE   <  SKIP 1986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17687Turner, Miguel, A98052RedmondWashingtonUnited States
28331Beck, Colleen, J91502BurbankCaliforniaUnited States
15812Allen, Logan4217Gold CoastQueenslandAustralia

Generated 2025-07-20 03:33:16.590 UTC