[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   SKIP 2927   SHUFFLE   <  SKIP 583  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22872Bailey, Sara, F98168BurienWashingtonUnited States
20724Vance, EbonySW19 3RULondonEnglandUnited Kingdom
22908Ortega, Eddie3198SeafordVictoriaAustralia

Generated 2025-07-15 07:58:56.873 UTC