[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 416   SHUFFLE   <  SKIP 2045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26317Ms., Wright, Amanda98052RedmondWashingtonUnited States
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
11087Liang, Tamara, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 23:17:10.111 UTC