[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 468   SHUFFLE   <  SKIP 967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25846Bailey, Faith, D98033KirklandWashingtonUnited States
16918Cox, Alexandria, L98403TacomaWashingtonUnited States
22257Romero, Carrie94519ConcordCaliforniaUnited States

Generated 2025-07-13 15:59:04.175 UTC