[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 511   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16334Bailey, Natalie, J97045Oregon CityOregonUnited States
22835Zhang, Alan45001EssenHamburgGermany
21282Smith, Julia94536FremontCaliforniaUnited States

Generated 2025-07-12 04:58:30.401 UTC