[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 677   SHUFFLE   <  SKIP 3341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16334Bailey, Natalie, J97045Oregon CityOregonUnited States
17881Wang, Tamara, LSW8 4BGLondonEnglandUnited Kingdom
16786Reed, Lucas, A90012Los AngelesCaliforniaUnited States

Generated 2025-07-20 10:43:55.238 UTC