[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 484   SHUFFLE   <  SKIP 1669  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21191Lu, Willie2138RhodesNew South WalesAustralia
18878Ramos, Mallory, M94014ColmaCaliforniaUnited States
22242Walker, Cameron, M98901YakimaWashingtonUnited States

Generated 2025-07-18 18:47:17.846 UTC