[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 750   <  SKIP 3205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13189Romero, Gloria, R94519ConcordCaliforniaUnited States
13208Bryant, Cassidy94519ConcordCaliforniaUnited States
13219Shan, Rafael, A94519ConcordCaliforniaUnited States

Generated 2025-07-20 02:52:22.672 UTC