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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19130Baker, Madeline91364Woodland HillsCaliforniaUnited States
11143Henderson, Jonathan, M90712LakewoodCaliforniaUnited States

Generated 2025-07-10 20:23:19.716 UTC