[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 827   SHUFFLE   <  SKIP 721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom
27679Walker, Kayla98371PuyallupWashingtonUnited States
22276Gray, Gabriella, M91776San GabrielCaliforniaUnited States

Generated 2025-07-21 20:25:51.323 UTC