[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 438   SHUFFLE   <  SKIP 1081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23201Butler, Alyssa, L91950Lincoln AcresCaliforniaUnited States
24560Fernandez, Veronica57000MetzMoselleFrance
12082Sanchez, Lauren90241DowneyCaliforniaUnited States

Generated 2025-07-21 12:38:18.705 UTC