[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 512   SHUFFLE   <  SKIP 1607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27304Robinson, Alexandra, A59100RoubaixNordFrance
29407Ms., Smith, SamanthaGL50CheltenhamEnglandUnited Kingdom
18596Cooper, Gabriella, L94014ColmaCaliforniaUnited States

Generated 2025-07-20 14:07:09.311 UTC