[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 509   SHUFFLE   <  SKIP 627  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11634Collins, Samuel98371PuyallupWashingtonUnited States
25289Bradley, Amanda97045Oregon CityOregonUnited States
21853Gutierrez, Stacy, L66740SaarlouisSaarlandGermany
16073Bryant, Miranda, C98033KirklandWashingtonUnited States

Generated 2025-07-17 17:33:31.678 UTC