[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 1429   SHUFFLE   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11560Srini, WhitneySW19 3RULondonEnglandUnited Kingdom
14584Mitchell, Gabrielle91791West CovinaCaliforniaUnited States
11024Xie, Russell94519ConcordCaliforniaUnited States

Generated 2025-07-16 15:46:51.854 UTC