[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 875   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18612Flores, Alyssa90241DowneyCaliforniaUnited States
14190Patel, Candace, D80074MünchenNordrhein-WestfalenGermany
17960Rodriguez, Marie, LOX1OxfordEnglandUnited Kingdom

Generated 2025-07-09 11:14:45.057 UTC