[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 7616  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17950Ortega, Alberto31770ColomiersGaronne (Haute)France
26922Powell, Trevor, C3429SunburyVictoriaAustralia
17131Henderson, Lauren, E98104SeattleWashingtonUnited States

Generated 2025-07-17 18:36:11.909 UTC