[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 211   SHUFFLE   <  SKIP 2171  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13370Ross, Blake, M97045Oregon CityOregonUnited States
25057Gomez, Jerome, J4810TownsvilleQueenslandAustralia
11774Sanchez, Emma91950National CityCaliforniaUnited States

Generated 2025-07-13 03:42:32.125 UTC