[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 625   SHUFFLE   <  SKIP 2277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26460Cook, Gabriella97068W. LinnOregonUnited States
13886Taylor, Rachel, M94014ColmaCaliforniaUnited States
11481Hu, Erica38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-11 03:16:09.595 UTC