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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11173Thomas, Sarah, F97068W. LinnOregonUnited States
11702Zhou, Jenny, S94010BurlingameCaliforniaUnited States
21961Garcia, Chelsea4171HawthorneQueenslandAustralia

Generated 2025-07-16 01:28:35.919 UTC