[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 5352  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28360Adams, Isaiah, L92625Newport BeachCaliforniaUnited States
25049Ye, Candice, L92118CoronadoCaliforniaUnited States

Generated 2025-07-11 18:46:24.845 UTC