[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 3961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21771Shen, Sheena91910Chula VistaCaliforniaUnited States
20506Bradley, Paige98052RedmondWashingtonUnited States
19679Rana, Erick, C92118CoronadoCaliforniaUnited States

Generated 2025-07-11 11:51:57.029 UTC