[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 2295   SHUFFLE   <  SKIP 233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22751Rodriguez, Samuel, P92020El CajonCaliforniaUnited States
15777Smith, Brianna, D98104SeattleWashingtonUnited States
14059Ramos, Rodney, C3000MelbourneVictoriaAustralia

Generated 2025-07-10 13:29:33.537 UTC