[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 1875   SHUFFLE   <  SKIP 1373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16137King, Timothy, A98501OlympiaWashingtonUnited States
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
15693Barnes, Isabel64283DarmstadtHessenGermany

Generated 2025-07-18 02:36:46.997 UTC