[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 677   SHUFFLE   <  SKIP 2822  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany
27577Cook, Patrick, K98366Port OrchardWashingtonUnited States
26346Suri, Emmanuel90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 05:31:30.002 UTC