[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14716Zhou, Shannon, W57000MetzMoselleFrance
21468Yang, Ethan, L91950Lincoln AcresCaliforniaUnited States
29401Gomez, JésusWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-11 12:15:13.335 UTC