[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3411   <  SKIP 229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18550Griffin, Julia, R91977Spring ValleyCaliforniaUnited States
14242Ye, Rafael, V98312BremertonWashingtonUnited States
25186Coleman, Angelica90401Santa MonicaCaliforniaUnited States

Generated 2025-07-17 22:42:00.266 UTC