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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18845Hughes, Katherine, E98403TacomaWashingtonUnited States
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
23201Butler, Alyssa, L91950Lincoln AcresCaliforniaUnited States
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-14 05:15:15.943 UTC