[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 494   SHUFFLE   <  SKIP 233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29226Lee, Katherine, A98052RedmondWashingtonUnited States
22783Green, Isaac, C98036LynnwoodWashingtonUnited States
11817Miller, Morgan, C94014ColmaCaliforniaUnited States

Generated 2025-07-19 05:29:32.933 UTC