[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 5441   SHUFFLE   <  SKIP 856  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16983Collins, Gabriel, L91364Woodland HillsCaliforniaUnited States
12968Butler, Paige, C97068W. LinnOregonUnited States

Generated 2025-07-22 11:33:45.259 UTC